home *** CD-ROM | disk | FTP | other *** search
- <!DOCTYPE smil PUBLIC "-//W3C//DTD SMIL 1.0//EN"
- "http://www.w3.org/TR/REC-smil/SMIL10.dtd">
- <smil xmlns="http://www.w3.org/2001/SMIL20/Language" xmlns:qt="http://www.apple.com/quicktime/resources/smilextensions" qt:autoplay="true" qt:time-slider="true" qt:chapter-mode="all">
- <head>
-
- <!-- BEGIN LAYOUT ==================================================== -->
- <layout>
- <!-- Presentation Dimensions -->
- <root-layout title="Charting the Unknown-Bruce Rowland" id="stage" width="720" height="358" background-color="#003366"/>
- <!-- Presentation Regions -->
- <region id="background" width="720" height="358"/>
- <region id="video" fit="meet" left="337" top="62" width="320" height="240"/>
- </layout>
- <!-- END LAYOUT ==================================================== -->
-
- </head>
- <body>
- <par>
-
- <!-- BACKGROUND -->
- <img src="/graphics/body-qt_9.jpg" id="backgroundtrack" begin="0" dur="265" region="background"/>
-
- <!-- VIDEOS-->
- <seq>
- <video src="movies/Bruce_Rowland_show_CD_9.mov" begin="0" dur="265" region="video" qt:bitrate="56000"/>
- </seq>
- </par>
- </body>
- </smil>
-
-
-
-
-